'Declaration
Public Overloads Shared Sub CopyValues( _ ByVal sourceKey As RegistryKey, _ ByVal destinationKey As RegistryKey, _ ByVal valuesToSkip As List(Of String) _ )
public static void CopyValues( RegistryKey sourceKey, RegistryKey destinationKey, List<string> valuesToSkip )
Parameters
- sourceKey
- destinationKey
- valuesToSkip